CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群算法 matlab

搜索资源列表

  1. Image-Edge-Detection-Using-Ant-Colony-Optimization

    1下载:
  2. This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:306346
    • 提供者:miaosiyi
  1. MATWORK

    1下载:
  2. 分别使用遗传算法、Hopfiled神经网络和蚁群算法基于MATLAB实现了TSP问题的近似求解。-COMPARATIVE STUDY AND COMPREHENSIVE EVALUATION OF SEVERAL INTELLIGENT ALGORITHMS FOR SOLVING TSP PROBLEM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:646833
    • 提供者:willnow
  1. Cpp

    0下载:
  2. VRP问题蚁群算法的c++源码,很具有代表性-VRP problem of the ant colony algorithm c++ source code, it is a representative
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:11604
    • 提供者:任树伟
  1. func_ant_colony_image_edge_detection

    1下载:
  2. 用蚁群算法做图像边缘检测,过程中采用四种核函数用来做分割,最后产生不同结果用来比较。-Using ant colony algorithm to do image edge detection, the course of four kernel function used for partitioning, and finally used to compare different results.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3821
    • 提供者:mao xin yan
  1. an-for-tsp

    3下载:
  2. 利用蚁群算法解决tsp问题,适合初学者。-Tsp using ant colony algorithm to solve the problem, suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3409
    • 提供者:dayong
  1. ant_colony_optimization.tar

    1下载:
  2. 蚁群算法学习包,其中包括最全的发表在中外核心期刊的有关蚁群算法的Paper和研究发展。-Ant colony algorithm learning package, which includes most of the core were published in foreign journals on ant colony algorithm and Paper Research and Development.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-17
    • 文件大小:26211538
    • 提供者:liu
  1. ACO-TSP

    0下载:
  2. 利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:74112
    • 提供者:波波
  1. antColonyAlgorith1.4

    0下载:
  2. 双蚁群算法实现机器人路径规划,采用面向对象的方法编写,蚂蚁数量和起始点可以设置,障碍率可以设置,障碍可以自动生成也可以手工使用鼠标设置。 已发表相关论文。 有兴趣的朋友可以检索“孙纯哲 凹形障碍全局路径规划的双蚁群完全交叉算法”-Ant colony algorithm to achieve dual-robot path planning, object-oriented method to prepare, ants can set the number and the starti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:241247
    • 提供者:sunchunzhe
  1. ACATSP

    0下载:
  2. 蚁群算法解决旅行商问题,matlab源码-Ant colony algorithm to solve traveling salesman problem, matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2072
    • 提供者:阿陶
  1. BB_Ants_System

    2下载:
  2. 改进的蚁群算法matlab程序,验证无误。-ant-system
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:7138
    • 提供者:lixianghua
  1. aunt

    2下载:
  2. 蚁群算法,适合于图像处理,可以用的哦-it is very good for image prcessing
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-02-04
    • 文件大小:4522413
    • 提供者:饶丹
  1. 080502

    0下载:
  2. 基于MATLAB的蚁群算法仿真研究 :介绍了基于MATLAB的蚁群算法仿真研究。对佛罗里达州六城市旅行商问题进行了MATLAB仿真,计算结果显示,作为新型 进化算法,蚁群算法能够解决复杂组合优化问题。-Ant colony algorithm based on MATLAB Simulation: This paper introduces the ant colony algorithm based on the MATLAB simulation. Six Cities of Flo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:286540
    • 提供者:张学利
  1. matlab1

    0下载:
  2. 蚁群算法的matlab源码,很完整,很实用-Ant colony algorithm matlab source, it is complete, it is practical
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:5964
    • 提供者:任树伟
  1. 528662_73a4472e572f6a1d

    2下载:
  2. 一个蚁群算法的图像处理程序!能够进行图像分割,提取图像边缘-An ant colony algorithm for image processing! To carry out image segmentation, image edge extraction
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:18300
    • 提供者:朱杰
  1. 3970969QosRoute-Antcolony

    0下载:
  2. 一份针对蚁群算法的Matlab程序,希望对大家有帮助-ant colony matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4093
    • 提供者:claire
  1. matlab7Tsp

    0下载:
  2. 蚁群算法的matlab版,希望对初学者有所帮助-ant colony matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1209
    • 提供者:claire
  1. matlabsuanfa

    0下载:
  2. 包含了Floyd算法、dijkstra算法、贪婪算法、遗传算法、搜索算法、蚁群算法、哈密顿环路的matlab源程序及相关说明。-Floyd algorithm is included, dijkstra algorithm, greedy algorithm, genetic algorithm, search algorithm, ant colony algorithm, Hamiltonian loop matlab source code and instructions.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:219411
    • 提供者:陈壁坚
  1. ACOmatlab

    0下载:
  2. matlab中的蚁群算法仿真程序,ACO,经典-the procedures of ACO which is compiled by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2390
    • 提供者:武开
  1. PSO

    1下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:5280
    • 提供者:stephen
  1. ant

    2下载:
  2. 在matlab环境中用蚁群算法寻优潜水器的三维路径,效果很好-In the matlab environment, using ant colony optimization algorithm for three-dimensional underwater vehicle path, good results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:24290
    • 提供者:史峰
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com